# FAQ

**What is Bulba?**

Bulba is a decentralized exchange (DEX) and liquidity aggregator on the Morph blockchain.

It enables users to swap tokens with best-route execution, low fees, and instant settlement.

Think of it as the entry point for trading and liquidity across the Morph ecosystem.

**What Makes Bulba Unique?**

* Hot-asset optimized: Designed for trending-asset trading with minimal setup—open, connect, and swap instantly.
* Native to Morph: Officially recognized as a core DEX route for onboarding new users to the Morph ecosystem.
* Visible progress: Leaderboard and Credit pages turn trading into a gamified, rewarding experience.
* Ecosystem presence: Listed across major trackers and platforms as Morph’s go-to aggregator.\ <br>

**How to Trade on Bulba**

1. Enter & connect: Visit[ bulbaswap.io](https://bulbaswap.io) → Launch App → Connect Wallet.
2. Pick tokens: Select tokens in You Pay / You Receive, or paste the contract address.
3. Configure & submit: Check quote, expected output, gas fee, and slippage. Approve once, then confirm swap.
4. Verify outcome: Wait for confirmation and verify via transaction hash if needed.\ <br>

**If your funds are not on Morph, you can:**

* Use the Bridge page to move assets on-chain, or withdraw directly from Bitget to the Morph network.

Once bridged, return to Bulba to trade freely.

<br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.bulbaswap.io/introduction/faq.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
